MultiSelect for WinForms
AddRange(IEnumerable<Object>) メソッド

C1.Win.Input.MultiSelect.4.5.2 アセンブリ > C1.Win.Input 名前空間 > TagCollection クラス > AddRange メソッド : AddRange(IEnumerable<Object>) メソッド
The specified collection of items.
Adds the items of the specified collection to the end of the TagCollection.
シンタックス
'宣言
 
Public Overloads Sub AddRange( _
   ByVal collection As System.Collections.Generic.IEnumerable(Of Object) _
) 
public void AddRange( 
   System.Collections.Generic.IEnumerable<object> collection
)

パラメータ

collection
The specified collection of items.
参照

TagCollection クラス
TagCollection メンバ
オーバーロード一覧